home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / os2 / kspw102 / readme < prev    next >
Encoding:
Text File  |  1995-08-31  |  9.7 KB  |  226 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                         LAN Server PassWord  Utility
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                             by: Keith Luken
  14.  
  15.                            (c)copyright 1995
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. KL-LSPW is a utility for environments that include IBM's LAN SERVER and
  23. LOTUS' cc:MAIL messaging system. This utility allows you to fully automate
  24. the restting of lost or forgotten LAN Server Passwords. The utility requires
  25. that you have REXX installed on you OS/2 system that will be running KL-LSPW
  26. as well as access to the cc:MAIL .DLL files as well as the Post Office
  27. directory. This usually means you will want to run KL-LSPW from a workstation
  28. that is logged on the LAN as a LAN Administrator with access to cc:MAIL.
  29.  
  30. The utility is very straight forward. You must have the LSRXUTL.DLL that comes
  31. with LAN Server as well as the REXXVIM.DLL supplied with KL-LSPW in a directory
  32. that is in your LIBPATH.  You also need to
  33. have the OS/2 VIM interface loaded on the workstation that you run KL-DIR on.
  34. This usually means you need to have OS/2 cc:MAIL loaded. I have not yet
  35. experimented with just loading the VIM 2.06 DLLs that Lotus has posted on
  36. CIS, but you should just need those files since this program in no way
  37. utilizes any cc:MAIL installed files.
  38.  
  39.  
  40.  
  41. When you start KL-LSPW you will see the inital versions of the associated
  42. support files and systems. This data will be very important if you ahve
  43. any bugs to report. It will also display the delay until the initial check.
  44. To give a workstation time to boot and logon the LAN the first check will be
  45. between 5 and 15 minutes. This initial delay will be randomly generated as
  46. to not clash with other automated events that may be starting.
  47.  
  48.  
  49. Usage:
  50. KL-LSPW is a simple utility that periodically checks a cc:MAIL ID for
  51. messages. It takes the subject of the message and assumes that the subject is
  52. an IBM LAN Server ID and it attempts to reset that ID. It then sends a cc:MAIL
  53. message to the ID that requested the password rest acknowledging whther or not
  54. the action was completed. The LAN workstation you run KL-LSPW from must be
  55. logged on the LAN with ADMINISTRATOR authority. The program currently assumes
  56. that the ID to be reset is on the current DOMAIN. I am exploring options to
  57. have KL-LSPW handle multiple DOMAINS from a single source.
  58.  
  59.  
  60.  
  61. Configuration Options:
  62.  
  63. When you start KL-LSPW for the first time on a system it should take you
  64. directly into the configuration screen. This data is very straight forward.
  65. The PO Path is the path from the system that KL-LSPW is running on.
  66. The PO Name is the PO Name that KL-LSPW will be a USER on and will check for
  67. mail. The PO Password is the password of the Post Office that KL-LSPW will be
  68. using. LSPW cc:MAIL ID is the cc:MAIL Id that KL-LSPW will be checking for
  69. messages. LSPW ID Password is the Password assigned to the ID on cc:MAIL that
  70. KL-LSPW will be using. There is NO VALIDITY CHECKING DONE!! It is YOUR
  71. RESPONSIBILTY to make sure the information you provide on the configuration
  72. pages is of the proper lenghts and syntax for cc:MAIL. The Check Interval
  73. is the interval, in minutes, between when KL-LSPW checks for messages. The
  74. maximum is 720 (12 Hours). If you want it to only check once a day let me know
  75. and I'll raise this. I suspect that most people will want this to check at
  76. least once an hour.
  77. The permissions are also very straight forward. This allows you to limit who
  78. can rest passwords. Most installations will want only authorized users to be
  79. able to reset passwords. If a users is defined to KL-LSPW (see next section)
  80. as an administrator then regardless of which option you pick for permissions
  81. and administrator can always have a password reset. Some people may ask why
  82. would you select ANY USER FOR OWN ID ONLY since if the user does not have
  83. their LAN password they can not access cc:MAIL. Well there is the possibility
  84. that an LAN administrator may have GUEST access set up for cc:MAIL so that a
  85. user may not be able to log on as themselves, but they can log on as a guest
  86. with limited access and at least get to cc:MAIL to send a message. For those
  87. LAN Administrators that are wreckless and very trusting of their users you can
  88. also set a permission of ANY USER FOR ANY ID. This allows ANY cc:MAIL user to
  89. RESET ANY LAN Password. This is not recommended, but I knew if I didn't
  90. include it that someone would ask for it!!
  91.  
  92.  
  93. User Configuration:
  94. The Users page is also very straight forward. It is a container with several
  95. columns. If you allow any USER to reset ANY ID then KL-LSPW does not even
  96. look at this USER list.
  97.  
  98. The first column is NAME. This is not used for anything other than a
  99. method of sorting and viewing the users in KL-LSPW. This NAME does NOT have to
  100. be their cc:MAIL or LAN ID since it is NOT used for anything other than to
  101. allow you to display and sort names in a format you desire. Since this column
  102. is sorted it is advisable to list users in LAST NAME then first name.
  103. The nect column is the cc:MAIL ID. This is the cc:MAIL ID that KL-LSPW will
  104. use as validation before resetting any passwords. LAN ID is the LAN Server ID
  105. that corresponds to the User defined. This field is only used to validate
  106. permissions of ANY USER OWN ID ONLY. This is how KL-LSPW determines if the
  107. requested ID to be reset is truly the users own ID. ADMIN is whether or not
  108. this cc:MAIL ID is a PASSWORD Administrator. This does NOT mean they are a LAN
  109. Server administrator, only that you allow this cc:MAIL ID to reset ANY LAN
  110. Password.
  111.  
  112. ID that you have listed on this screen can be directly edited by holding ALT
  113. and then clicking mouse button 1 (usually the left button) once. You will see
  114. that the field is now in direct edit mode. Again NO VALIDATION is doen, it is
  115. up to you to make sure you enter VAILD DATA! The ADMIN field will allow you to
  116. enter anything you want, but KL-LSPW look for a single letter Y. If when you
  117. save the configuration a ADMIN field contains something other than a Y (upper
  118. or lower case) then it will be set to a N for non-ADMIN authority.
  119.  
  120. WRITE User List will prompt you for a file name and will then dump a list of
  121. all the users you have defined to KL-LSPW in a ~ delimited file. The fields in
  122. the file correspond to the fields in the USERS container.
  123.  
  124. READ User List will prompt you for the file to read in and ask you if you want
  125. to delte the current users first. The file is in the same ~ delimted format
  126. that the WRITE USER List option creates. LAN ID and ADMIN fields will
  127. automatically be converted to upper case.
  128.  
  129. To save changes you simply ALT-F4 or couble click in upper left box to close.
  130. You will be asked if you want to save the changes. Changes do NOT become
  131. effective until you SAVE the changes!
  132.  
  133.  
  134. The SHAREWARE version has the following limitations:
  135.  
  136.     - WRITE & READ USER Lists disabled
  137.     - No LOG file support
  138.     - Start Minimized is disabled
  139.     - Check Interval is FIXED at 120 regardless of what you set it to
  140.     - Maximum of 2 USERS can be defined
  141.  
  142.  
  143. Registration:
  144.  
  145.  
  146. KL-LSPW can be registered for $25 (or $50 for the suite) until 12/31/95.  The
  147. registration is also good for SCHEDULE-IT!, KLBENCH,  KL-ZIP and any
  148. future PHANTASM SOFTWARE products for OS/2 through the end of 1995.
  149. I will be releasing several other cc:MAIL and LAN products over the
  150. next few months and at the end of 1995 those products (commercial class) will
  151. have a new registration ID and will cost $50 per product or $100 for the suite.
  152. So register now and get in while the price is $50 and you get both sets of
  153. products! During 1995 when you register KL-LSPW you will get and an ID for
  154. each set of products. If you registered a product prior the commercial series
  155. of products the commercial series will recognize your previous registration
  156. info in OS2.INI, but be sure to contact me for a free commercial series ID
  157. because the old ID will stop being recognized after 12/31/95.
  158.  
  159.  
  160.  
  161.  
  162. LICENSE
  163.  
  164. This software is shareware and may be used for 30 days after which you must
  165. stop using it unless you register it. Registration entitiles you to have only
  166. one copy of this program running at any time. You may install this software
  167. on as many systems as you like as long as only one copy is running!!
  168. If you run more than one copy on a single system you need to license 
  169. EACH RUNNING COPY!
  170. Unlimited corporate licenses start as low as $500 for single release and
  171. $1000 for all future releases. Volume discounts for 5 or more copies are 
  172. negotiagted individually and start as low as $100.
  173.  
  174.  
  175. To contact me it is best to leave me, Keith Luken, messages on 
  176. OS/2 Shareware BBS or you may fax me at 770-977-2263.
  177. I generally check my Compuserve ID (75627,563) 3-4 times a week so this is the
  178. best way to get me fast!
  179.  
  180. To register send check or money order to:
  181.  
  182. Keith Luken
  183. 3930 Shoemaker Court
  184. Marietta, Georgia   30062
  185.  
  186. I generally only process registrations every 10-14 days so if you
  187. want you ID number faster include a FAX number and I will fax your
  188. registration to you.
  189.  
  190. If you have a COMPUSERVE ID you may register this application online by
  191. entering: GO SWREG   and then the REGISTRATION ID for KL-LSPW is:
  192.  
  193.  
  194. My Compuserve ID is: Keith Luken 75627,563
  195.  
  196. Once you register online I receive a message. I generally check in with CIS
  197. 2-3 times a week. Once I receive notification of your registrarion
  198. I will send you MAIL on COMPUSERVE with your registration number!
  199.  
  200.  
  201.  
  202. Release History:
  203.  
  204.  
  205. 0.90 08/95
  206. -------------
  207. - Released inital beta version.
  208.  
  209. 0.92 08/08/95
  210. -------------
  211. - Minor restructuring of timer code
  212.  
  213. 0.95 08/09/95
  214. -------------
  215. - Fixed bug when adding users app would terminate
  216.  
  217. 1.00 08/13/95
  218. -------------
  219. - Released initial version
  220.  
  221.  
  222. 1.01 08/31/95
  223. -------------
  224. - Refreshed readme to provide some additional details. 
  225.   Added Silent mode to remove chime when processing!
  226.